RXUFE=0, TXFLUSH=0, RXOFE=0, RXFLUSH=0, TXOFE=0
UART FIFO Control Register
RXUFE | Receive FIFO Underflow Interrupt Enable 0 (0): RXUF flag does not generate an interrupt to the host. 1 (1): RXUF flag generates an interrupt to the host. |
TXOFE | Transmit FIFO Overflow Interrupt Enable 0 (0): TXOF flag does not generate an interrupt to the host. 1 (1): TXOF flag generates an interrupt to the host. |
RXOFE | Receive FIFO Overflow Interrupt Enable 0 (0): RXOF flag does not generate an interrupt to the host. 1 (1): RXOF flag generates an interrupt to the host. |
RXFLUSH | Receive FIFO/Buffer Flush 0 (0): No flush operation occurs. 1 (1): All data in the receive FIFO/buffer is cleared out. |
TXFLUSH | Transmit FIFO/Buffer Flush 0 (0): No flush operation occurs. 1 (1): All data in the transmit FIFO/Buffer is cleared out. |